projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715dd51
)
Comment.
author
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:30:11 +0000
(
04:30
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:30:11 +0000
(
04:30
+0000)
lisp/term/mac-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/mac-win.el
b/lisp/term/mac-win.el
index b96417a04a19f16ca514efd277846465e2c6eb41..207420f7261af504081845e72ebdbad25664e062 100644
(file)
--- a/
lisp/term/mac-win.el
+++ b/
lisp/term/mac-win.el
@@
-1772,6
+1772,9
@@
if possible. If there's no such frame, a new frame is created."
;; Reaches here if the user has canceled the quit.
(mac-resume-apple-event ae -128)))) ; userCanceledErr
+;; url-generic-parse-url is autoloaded from url-parse.
+;;;(declare-function url-type "url-parse") ; defstruct
+
(defun mac-ae-get-url (event)
"Open the URL specified by the Apple event EVENT.
Currently the `mailto' scheme is supported."